gtk4.git
2015-03-16 Carlos Garnachowidget: Take a ref during ::unrealize emission
2015-03-16 Carlos Garnachowidget: Take a ref during ::unmap emission
2015-03-16 Zahari YurukovUpdated Bulgarian translation
2015-03-16 Benjamin Ottereftests: Fix test on HighContrast theme
2015-03-16 Benjamin Ottespinbutton: Fix get_text_area_size for vertical spinbuttons
2015-03-16 Jonas Ådahlwayland: Don't set the wl_surface user_data twice
2015-03-16 Jonas Ådahlwayland: Ignore setting the same cursor theme as was...
2015-03-16 Jonas Ådahlwayland: Support scaling of theme based cursors
2015-03-16 Jonas Ådahlwayland: Put interface version defines in a common...
2015-03-16 Jonas Ådahlwayland: Don't set cursor surface scale when we don...
2015-03-16 Jakub SteinerHC: no border for insensitive backdrop buttons
2015-03-16 Trần Ngọc QuânUpdated Vietnamese translation
2015-03-16 Matthias Clasenwidget-factory: Add an insensitive toolbutton
2015-03-16 Matthias Clasenwidget-factory: Add tab close buttons
2015-03-16 Matthias Clasengtk3-demo: Stop using follow-state
2015-03-16 Matthias Clasenprint dialog: Stop using follow-state
2015-03-16 Matthias Clasenapp chooser widget: Stop using follow-state
2015-03-16 Matthias Clasenplaces sidebar: Stop using follow-state
2015-03-16 Matthias Clasenwidget-factory: Stop using follow-state
2015-03-15 Josef AnderssonUpdated Swedish translation
2015-03-15 Matej UrbančičUpdated Slovenian translation
2015-03-15 Ask Hjorth... Updated Danish translation
2015-03-14 Nelson Benítez... gemfile: needs add source rubygems.org
2015-03-14 Piotr DrągUpdated POTFILES.in and POTFILES.skip
2015-03-14 Benjamin Otteentry: Make code do what it's meant to do
2015-03-14 Benjamin Ottecellrendererpixbuf: Always follow state
2015-03-14 Carlos Sorianogtkstacksidebar: fix missing macro
2015-03-14 Samir RibicUpdated Bosnian translation
2015-03-14 Matthias ClasenMore documentation fixes
2015-03-14 Matthias ClasenGtkStackSidebar: Fix incomplete renaming
2015-03-14 Matthias ClasenMore documentation fixes
2015-03-14 Matthias ClasenDocs: Update ignored header list
2015-03-14 Matthias ClasenDocumentation fixes
2015-03-14 Matthias ClasenFix a typo in the docs
2015-03-14 A S AlamTranslation pa updated for Gnome
2015-03-13 Ask Hjorth... updated Danish translation
2015-03-13 Ask Hjorth... updated Danish translation
2015-03-13 Matthias Clasenmenu button: Improve accessibility
2015-03-13 Matthias Clasentestsuite: Set some environment variables
2015-03-13 Matthias Clasentestsuite: Drop test bus
2015-03-13 Samir RibicUpdated Bosnian translation
2015-03-13 Samir RibicUpdated Bosnian translation
2015-03-13 Jordi MasUpdate Catalan translation
2015-03-12 Matthias Clasen3.15.11
2015-03-12 Matthias ClasenFix make dist
2015-03-12 Matthias ClasenDrop unused files
2015-03-12 Dušan KazikUpdated Slovak translation
2015-03-12 Milo CasagrandeUpdated Italian translation
2015-03-12 Jordi MasUpdate Catalan translation
2015-03-12 Benjamin OtteRevert "iconhelper: Don't check states"
2015-03-12 Matthias ClasenAdd some reftests related to textview tags
2015-03-12 Benjamin Otteiconhelper: Use the screen's icon theme
2015-03-12 Benjamin Otteiconhelper: Replace function
2015-03-12 Benjamin Otteiconhelper: Move function from style context into only...
2015-03-12 Benjamin Otteiconhelper: Don't check states
2015-03-11 Matthias ClasenApp Chooser: Fix app icons in HighContrast
2015-03-11 Changwoo RyuUpdated Korean translation
2015-03-11 Philip Withnallgtkentry: Document vfuncs in GtkEntryClass
2015-03-11 Philip Withnallgtktreeselection: Fix an abort on selecting an invalid...
2015-03-11 Philip Withnallgtknotebook: Add more non-NULL checks for cur_page
2015-03-11 Matthias ClasenGestures: Properly handle weak references
2015-03-11 Jonas Ådahlwayland: Only bind to supported gtk-shell versions
2015-03-10 Emmanuele Bassibuild: Fix generating introspection on MacOS
2015-03-10 Matthias Claseninspector: Add some margin to css editor
2015-03-10 Carlos Garnachowindow: reset both press/drag gestures when move/resize...
2015-03-10 Anders JonssonUpdated Swedish translation
2015-03-10 Anders JonssonUpdated Swedish translation
2015-03-10 Benjamin Ottenotebook: Fix boolean check
2015-03-10 Carlos Garnachoentrycompletion: Ensure transient_for is set before...
2015-03-10 Philip Withnallgtknotebook: Fix potential use of uninitialised variables
2015-03-10 Philip Withnallgtkprintunixdialog: Fix a potential g_object_unref...
2015-03-10 Matthias ClasenRevert "csd: Drop the GTK_FRAME_EXTENTS requirement"
2015-03-09 Benjamin Ottestylecontext: Store the right style in the cache
2015-03-09 Philip Withnallgtkclipboard: Fix a potential g_signal_handler_disconne...
2015-03-09 Philip Withnallgtkprintcontext: Fix several potential g_object_[un...
2015-03-09 Philip Withnallgtktreeselection: Fix a potential use of uninitialised...
2015-03-09 Philip Withnallgtktreeselection: Fix potential NULL pointer dereferences
2015-03-09 Philip Withnallgtktextview: Fix a definite use of an uninitialised...
2015-03-09 Philip Withnallgtknotebook: Remove dead variable assignments
2015-03-09 Philip Withnallgtknotebook: Fix a potential NULL pointer dereference
2015-03-09 Philip Withnallgtkentry: Return early from gtk_entry_clear() if no...
2015-03-09 Philip Withnallgtkentry: Remove dead assignments
2015-03-09 Philip Withnallgtkentry: Call get_*_size() vfuncs unconditionally
2015-03-09 Philip Withnallgtkentry: Fix potential use of uninitialised variables
2015-03-09 Philip Withnallgdkwindow: Fix potential NULL pointer dereference
2015-03-09 Andre HeineckePrevent empty password request popup for kerberos
2015-03-09 Bastian IlsøUpdate hello-world.c to GtkApplication, document
2015-03-09 Matthias ClasenPrint dialog: Fix printer icons in HighContrast
2015-03-09 Matthias ClasenHighContrast: Some formatting fixes
2015-03-08 Matthias ClasenAdd a missing word in the docs
2015-03-08 Aurimas ČerniusUpdated Lithuanian translation
2015-03-08 Emmanuele Bassidocs: Reword the deprecation notice for gtk_widget_over...
2015-03-08 Emmanuele Bassidocs: Clarify replacement for gtk_style_context_get_bac...
2015-03-08 Matthias ClasenAdd a test for builder-constructed file filters
2015-03-08 Matthias ClasenGtkFileFilter: Set name from builder id
2015-03-08 Baurzhan MuftakhidinovUpdated Kazakh translation
2015-03-08 Frédéric Pétersdocs: fix reference to GTK+ 2 index of deprecated symbols
2015-03-07 Eric Le BihanFix undefined reference to get_xkb()
2015-03-07 Matthias ClasenModernize the xReply check
2015-03-07 Matthias ClasenAvoid calling g_object_ref on NULL
next